-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.5
-
Code
-
Classes
- SessionAuth
| Total Complexity |
37 |
| Dependencies |
9 |
| Dependents |
2 |
| Total lines |
167 |
| Lines of code |
108 |
| Logical lines of code |
58 |
| Comment lines |
34 |
| Methods |
18 |
| Properties |
4 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| authenticate() |
A |
48 |
11 |
32 |
| isSessionStartedBeforePasswordChange() |
S |
64 |
3 |
10 |
| __construct() |
S |
75 |
2 |
4 |
| getLogin() |
S |
73 |
2 |
5 |
| makeAuthSuccess() |
S |
67 |
2 |
7 |
| initNewBlankSession() |
S |
73 |
2 |
6 |
| destroyCurrentSession() |
S |
73 |
2 |
6 |
| isExpiredSession() |
S |
68 |
2 |
8 |
| checkIfSessionFailedToRead() |
S |
73 |
2 |
5 |
| getName() |
S |
91 |
1 |
2 |
| setTokenAuth() |
S |
81 |
1 |
3 |
| getTokenAuthSecret() |
S |
91 |
1 |
2 |
| setLogin() |
S |
91 |
1 |
2 |
| setPassword() |
S |
91 |
1 |
2 |
| setPasswordHash() |
S |
91 |
1 |
2 |
| makeAuthFailure() |
S |
79 |
1 |
3 |
| getTokenAuth() |
S |
82 |
1 |
3 |
| updateSessionExpireTime() |
S |
68 |
1 |
6 |